home *** CD-ROM | disk | FTP | other *** search
/ Czech Logic, Card & Gambling Games / Logické hry.iso / hry / Fish Fillets / script / wreck / dialogs_cs.lua < prev    next >
Text File  |  2005-07-16  |  3KB  |  101 lines

  1.  
  2. dialogId("pot-v-lod", "font_big", "Could this be Captain Silver`s ship?")
  3. dialogStr("┼╜e by to byla ta Silverova lo─Å?")
  4.  
  5.  
  6. dialogId("pot-m-soud", "font_small", "What makes you think so?")
  7. dialogStr("Z ─ìeho tak soud├¡┼í?")
  8.  
  9.  
  10. dialogId("pot-v-jmeno", "font_big", "The title of this level.")
  11. dialogStr("Ze jm├⌐na t├⌐to m├¡stnosti.")
  12.  
  13.  
  14. dialogId("pot-v-slus", "font_big", "It suits you.")
  15. dialogStr("Moc ti to slu┼í├¡.")
  16.  
  17.  
  18. dialogId("pot-m-dik", "font_small", "Thanks, you too.")
  19. dialogStr("D├¡ky, tob─¢ taky.")
  20.  
  21.  
  22. dialogId("pot-v-cepic", "font_big", "A very nice hat.")
  23. dialogStr("Moc slu┼íiv├í ─ìepi─ìka.")
  24.  
  25.  
  26. dialogId("pot-m-klob", "font_small", "Your stetson is quite good, too.")
  27. dialogStr("Tv┼»j klobouk taky ujde.")
  28.  
  29.  
  30. dialogId("pot-v-hlave", "font_big", "What is that on your head?")
  31. dialogStr("Co to m├í┼í na hlav─¢?")
  32.  
  33.  
  34. dialogId("pot-m-zima", "font_small", "My ears were freezing.")
  35. dialogStr("Byla mi zima na u┼íi...")
  36.  
  37.  
  38. dialogId("pot-m-pujc", "font_small", "That`s some hat! Can I borrow it?")
  39. dialogStr("Ty m├í┼í ale klobouk! P┼»j─ì├¡┼í mi ho?")
  40.  
  41.  
  42. dialogId("pot-v-leda", "font_big", "If you lend me yours.")
  43. dialogStr("Leda za ─ìepi─ìku.")
  44.  
  45.  
  46. dialogId("pot-m-velik", "font_small", "This sure is a big stetson.")
  47. dialogStr("To je ale velik├╜ klobouk.")
  48.  
  49.  
  50. dialogId("pot-v-kras", "font_big", "And a beatiful one, too.")
  51. dialogStr("A taky kr├ísn├╜.")
  52.  
  53.  
  54. dialogId("pot-v-nehnu", "font_big", "I can`t move this.")
  55. dialogStr("S t├¡m ani nehnu.")
  56.  
  57.  
  58. dialogId("pot-v-trub", "font_big", "I can`t move that cylinder.")
  59. dialogStr("S tou trubkou nepohnu.")
  60.  
  61.  
  62. dialogId("pot-m-nezb", "font_small", "I think we`re going to have to go inside that ship.")
  63. dialogStr("Asi n├ím nezbude ne┼╛ vl├⌐zt do t├⌐ lodi.")
  64.  
  65.  
  66. dialogId("pot-m-dovn", "font_small", "It looks like we have to go inside.")
  67. dialogStr("Asi budeme muset dovnit┼Ö.")
  68.  
  69.  
  70. dialogId("pot-m-zatuch", "font_small", "The air in here smells so stale.")
  71. dialogStr("P├íchne to tu zatuchlinou.")
  72.  
  73.  
  74. dialogId("pot-v-nikdo", "font_big", "It seems that nobody`s here.")
  75. dialogStr("Zd├í se, ┼╛e tu nikdo nen├¡.")
  76.  
  77.  
  78. dialogId("pot-m-moc", "font_small", "I don`t like it here.")
  79. dialogStr("Moc se mi tu nel├¡b├¡.")
  80.  
  81.  
  82. dialogId("pot-v-plav", "font_big", "Stop talking and swim. Old ship interiors are highly interesting places.")
  83. dialogStr("Nemluv a plav, interi├⌐ry star├╜ch lod├¡ jsou nadm├¡ru zaj├¡mav├í m├¡sta.")
  84.  
  85.  
  86. dialogId("pot-v-ponur", "font_big", "Can you sense that atmosphere of doom and decay?")
  87. dialogStr("C├¡t├¡┼í tu ponurou atmosf├⌐ru z├íniku a pom├¡jivosti?")
  88.  
  89.  
  90. dialogId("pot-m-hnil", "font_small", "No, just the mold.")
  91. dialogStr("C├¡t├¡m akor├ít hnilobu.")
  92.  
  93.  
  94. dialogId("pot-m-vidis", "font_small", "What do you see?")
  95. dialogStr("Co tam vid├¡┼í?")
  96.  
  97.  
  98. dialogId("pot-v-vidim", "font_big", "I can see many interesting levels which we`ll have to solve.")
  99. dialogStr("Vid├¡m spoustu zaj├¡mav├╜ch m├¡stnost├¡, kter├⌐ budeme muset ┼Öe┼íit.")
  100.  
  101.